scrollbarBackgroundColor
Type
property
Summary
Specifies the background color of the table's scroll bars.
Syntax
set the scrollbarBackgroundColor of widget to <RGBA Color>
get the scrollbarBackgroundColor of widget
Description
Use the scrollbarBackgroundColor property to specify the background color of the table's scroll bars.
Examples
set the scrollbarBackgroundColor of widget"PolyGrid" to "0,0,255,157"